Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(concatjs): sync with internal change to ensure it works with tsickle host #3510

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

devversion
Copy link
Contributor

Tsickle now requires a generateExtraSuppressions public property on the TS host. This change has been implemented internally but hasn't been synced upstream, making it difficult to update to the latest tsickle externally.

…ckle` host

Tsickle now requires a `generateExtraSuppressions` public property on the TS host. This change has been implemented internally but hasn't been synced upstream, making it difficult to update to the latest `tsickle` externally.
@devversion
Copy link
Contributor Author

Re-created from #3508 which seems to be closed by accident

Copy link
Collaborator

@gregmagolan gregmagolan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌮

@gregmagolan gregmagolan merged commit 78a0528 into bazel-contrib:stable Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants